home *** CD-ROM | disk | FTP | other *** search
- TIME(3F) Last changed: 10-2-98
-
-
- NNAAMMEE
- ttiimmee, ccttiimmee, llttiimmee, ggmmttiimmee - return system time
-
- SSYYNNOOPPSSIISS
- eexxtteerrnnaall ttiimmee
- iinntteeggeerr ffuunnccttiioonn ttiimmee(())
-
- ssuubbrroouuttiinnee ttiimmee((_c_h_t_i_m_e))
- cchhaarraacctteerr**88 _c_h_t_i_m_e
-
- cchhaarraacctteerr**2244 ffuunnccttiioonn ccttiimmee ((_s_t_i_m_e))
- iinntteeggeerr _s_t_i_m_e
-
- ssuubbrroouuttiinnee llttiimmee ((_s_t_i_m_e,, _t_a_r_r_a_y))
- iinntteeggeerr _s_t_i_m_e,, _t_a_r_r_a_y((99))
-
- ssuubbrroouuttiinnee ggmmttiimmee ((_s_t_i_m_e,, _t_a_r_r_a_y))
- iinntteeggeerr _s_t_i_m_e,, _t_a_r_r_a_y((99))
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- The external function _t_i_m_e returns the time since 00:00:00 GMT, Jan.
- 1, 1970, measured in seconds. This is the value of the UNIX system
- clock.
-
- The intrinsic subroutine _t_i_m_e returns the time in the form 00:00:00 in
- the character string _c_h_t_i_m_e. This is the default when _t_i_m_e is not
- declared to be an external function.
-
- _c_t_i_m_e converts a system time to a 24 character ASCII string. The
- format is described under ccttiimmee(3). No 'newline' or NULL is included.
-
- _l_t_i_m_e and _g_m_t_i_m_e split a UNIX time into month, day, etc., either for
- the local time zone or as GMT.
-
- The _s_t_i_m_e argument contains the time in seconds since 00:00:00 GMT,
- January 1, 1970, returned by a previous call to _t_i_m_e. The order and
- meaning of each element returned in _t_a_r_r_a_y is described under
- ccttiimmee(3).
-
- FFIILLEESS
- //uussrr//uuccbb//lliibb//lliibbUU7777..aa
- //uussrr//lliibb//lliibbUU7777..aa
-
- SSEEEE AALLSSOO
- ccttiimmee(3), iittiimmee(3F), iiddaattee(3F), ffddaattee(3F)
-
- This man page is available only online.
-